Skip to content

fix: increase confluent version#18445

Open
linliu-code wants to merge 1 commit intoapache:masterfrom
linliu-code:upgrade_confluent_version_try_again
Open

fix: increase confluent version#18445
linliu-code wants to merge 1 commit intoapache:masterfrom
linliu-code:upgrade_confluent_version_try_again

Conversation

@linliu-code
Copy link
Copy Markdown
Collaborator

Describe the issue this Pull Request addresses

Some Hudi users uses confluent schema registry service whose dependency like kafka-avro-serializer is 6.x or 7.x, which causes Hudi schema registry client failed to deserialize their schemas since metadata field is unexpected.
Therefore, we should upgrade corresponding confluent version accordingly.

Summary and Changelog

Upgrade confluent version to 7.5.1.

Impact

Reduce the error when parsing schema from confluent schema registry.

Risk Level

Low.

Documentation Update

Contributor's checklist

  • Read through contributor's guide
  • Enough context is provided in the sections above
  • Adequate tests were added if applicable

@linliu-code linliu-code changed the title upgrade confluent lib version fix: increase confluent version Apr 1, 2026
@linliu-code linliu-code marked this pull request as ready for review April 1, 2026 23:20
@github-actions github-actions bot added the size:XS PR with lines of changes in <= 10 label Apr 1, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.68%. Comparing base (e4bc985) to head (22c7b56).
⚠️ Report is 19 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #18445      +/-   ##
============================================
+ Coverage     66.08%   67.68%   +1.60%     
- Complexity    22541    27618    +5077     
============================================
  Files          1995     2444     +449     
  Lines        111152   134682   +23530     
  Branches      14040    16283    +2243     
============================================
+ Hits          73459    91165   +17706     
- Misses        31458    36154    +4696     
- Partials       6235     7363    +1128     
Flag Coverage Δ
common-and-other-modules 44.34% <ø> (?)
hadoop-mr-java-client 44.96% <ø> (-0.01%) ⬇️
spark-client-hadoop-common 21.57% <ø> (-26.83%) ⬇️
spark-java-tests 48.81% <ø> (+0.03%) ⬆️
spark-scala-tests 45.64% <ø> (+0.34%) ⬆️
utilities 38.33% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 943 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hudi-bot
Copy link
Copy Markdown
Collaborator

hudi-bot commented Apr 2, 2026

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS PR with lines of changes in <= 10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants